Mark patches as forwarded
authorSimon McVittie <smcv@debian.org>
Thu, 31 Mar 2016 09:40:12 +0000 (10:40 +0100)
committerSimon McVittie <smcv@debian.org>
Thu, 31 Mar 2016 09:40:12 +0000 (10:40 +0100)
debian/patches/In-tests-that-use-gpg-terminate-the-gpg-agent-after-testi.patch
debian/patches/Load-g-i-bindings-from-builddir-during-build-time-testing.patch
debian/patches/Symlink-libreaddir-rand.so-into-tests-directory.patch
debian/patches/tap-test-clean-up-temporary-test-directories-as-intended.patch
debian/patches/test-xattrs-use-TAP-syntax-to-skip-test.patch
debian/patches/tests-admin-test.sh-this-is-a-bash-script-not-a-POSIX-sh-.patch
debian/patches/various-tests-skip-if-temp-directory-lacks-xattr-support.patch

index b8d97adc60bb3a5829cd2921c68e702274c0f337..8646a451f9c13a2c50ed3a24c0684d3ff467b31c 100644 (file)
@@ -5,6 +5,7 @@ Subject: In tests that use gpg, terminate the gpg-agent after testing
 Otherwise we leak those processes.
 
 Signed-off-by: Simon McVittie <smcv@debian.org>
+Forwarded: https://github.com/ostreedev/ostree/pull/232
 ---
  tests/test-commit-sign.sh         | 1 +
  tests/test-gpg-signed-commit.sh   | 2 ++
index 6f1ce23950a080f81212e69e037c9f1fc1256b05..6e25f4520aece915360b73f0cddb271056e2c225 100644 (file)
@@ -6,6 +6,7 @@ Previously, the build-time tests would only pass if the g-i bindings to
 OSTree were already installed, with a reasonably similar version.
 
 Signed-off-by: Simon McVittie <smcv@debian.org>
+Forwarded: https://github.com/ostreedev/ostree/pull/232
 ---
  Makefile-tests.am | 8 ++++++--
  1 file changed, 6 insertions(+), 2 deletions(-)
index d1206a3434dd8d749984066ca0ec189842a56825..615feaa7d7e4ad58dd0f75aa4029266a8e20dd79 100644 (file)
@@ -5,6 +5,7 @@ Subject: Symlink libreaddir-rand.so into tests directory
 This means it can be LD_PRELOADed during build-time testing.
 
 Signed-off-by: Simon McVittie <smcv@debian.org>
+Forwarded: https://github.com/ostreedev/ostree/pull/232
 ---
  .gitignore        | 1 +
  Makefile-decls.am | 3 +++
index 1c0a91491cf1aa87bc7e4f1c2c0e0f8d4471e17e..5ab57ad1a23aa470876d249aa7f7b021fce992bd 100644 (file)
@@ -9,6 +9,7 @@ This means the various "ostree trivial-httpd --autoexit" processes
 actually exit, because their web roots are cleaned up now.
 
 Signed-off-by: Simon McVittie <smcv@debian.org>
+Forwarded: https://github.com/ostreedev/ostree/pull/232
 ---
  buildutil/tap-test | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index 6a06b7827a987aef3260a376c3d64c4c71144a59..ad14de1c47da1bca95409c8637cc244e91efa195 100644 (file)
@@ -3,6 +3,7 @@ Date: Mon, 28 Mar 2016 13:08:32 +0100
 Subject: test-xattrs: use TAP syntax to skip test
 
 Signed-off-by: Simon McVittie <smcv@debian.org>
+Forwarded: https://github.com/ostreedev/ostree/pull/232
 ---
  tests/test-xattrs.sh | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)
index 3115687a597bab0120deda919acaacffa260032b..a44b93e10186ef5584be802fb48f29b948eea29f 100644 (file)
@@ -7,6 +7,7 @@ PR #226 that he prefers to require bash rather than trying to support
 every POSIX shell.
 
 Signed-off-by: Simon McVittie <smcv@debian.org>
+Forwarded: https://github.com/ostreedev/ostree/pull/232
 ---
  tests/admin-test.sh | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index c0b9b29e0877b9a6729a4149c13e043cd35f201a..1296b4eb160bdb09c483152ed175f33636b8d858 100644 (file)
@@ -6,6 +6,7 @@ Some autobuilder environments place the entire build chroot on tmpfs, so
 even /var/tmp might not have this.
 
 Signed-off-by: Simon McVittie <smcv@debian.org>
+Forwarded: https://github.com/ostreedev/ostree/pull/232
 ---
  tests/test-basic-user.sh       | 6 ++++++
  tests/test-delta.sh            | 7 +++++++